home *** CD-ROM | disk | FTP | other *** search
Oberon Document | 1996-02-05 | 2.0 KB | 50 lines | [oODC/obnF] |
- Documents.StdDocumentDesc
- Documents.DocumentDesc
- Containers.ViewDesc
- Views.ViewDesc
- Stores.StoreDesc
- Documents.ModelDesc
- Containers.ModelDesc
- Models.ModelDesc
- Stores.ElemDesc
- TextViews.StdViewDesc
- TextViews.ViewDesc
- TextModels.StdModelDesc
- TextModels.ModelDesc
- TextModels.AttributesDesc
- Helvetica
- TextRulers.StdRulerDesc
- TextRulers.RulerDesc
- TextRulers.StdStyleDesc
- TextRulers.StyleDesc
- TextRulers.AttributesDesc
- Helvetica
- Helvetica
- Helvetica
- DevCmds
- DEFINITION DevCmds;
- PROCEDURE ClearLog;
- PROCEDURE FlushResources;
- PROCEDURE OpenLog;
- PROCEDURE OpenModuleList;
- PROCEDURE OpenFileList;
- END DevCmds.
- PROCEDURE ClearLog
- Clears the log text.
- PROCEDURE FlushResources
- Flush menu guard and string translation resources.
- PROCEDURE OpenLog
- Opens a log window if none is open, otherwise it brings the log window to the top.
- PROCEDURE OpenModuleList
- Guard: TextCmds.SelectionGuard
- Opens the modules whose names are selected.
- PROCEDURE OpenFileList
- Guard: TextCmds.SelectionGuard
- Opens the files whose names are selected. The names must use the portable path name syntax.
- TextControllers.StdCtrlDesc
- TextControllers.ControllerDesc
- Containers.ControllerDesc
- Controllers.ControllerDesc
- Helvetica
- Documents.ControllerDesc
-